-
Notifications
You must be signed in to change notification settings - Fork 482
build(deps): bump the simple1 group across 1 directory with 25 updates #33635
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7dcbfe4 to
23047ae
Compare
Bumps the simple1 group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.98` | `1.0.99` | | [cargo_toml](https://gitlab.com/lib.rs/cargo_toml) | `0.22.1` | `0.22.3` | | [guppy](https://github.com/guppy-rs/guppy) | `0.17.19` | `0.17.21` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.88` | `0.1.89` | | [governor](https://github.com/boinkor-net/governor) | `0.10.0` | `0.10.1` | | [aws-credential-types](https://github.com/smithy-lang/smithy-rs) | `1.2.5` | `1.2.6` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.16` | `0.1.17` | | [cfg-if](https://github.com/rust-lang/cfg-if) | `1.0.1` | `1.0.3` | | [insta](https://github.com/mitsuhiko/insta) | `1.43.1` | `1.43.2` | | [kube](https://github.com/kube-rs/kube) | `2.0.0` | `2.0.1` | | [columnar](https://github.com/frankmcsherry/columnar) | `0.10.1` | `0.10.2` | | [libc](https://github.com/rust-lang/libc) | `0.2.174` | `0.2.175` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.30` | `1.2.37` | | [aws-sigv4](https://github.com/smithy-lang/smithy-rs) | `1.3.3` | `1.3.4` | | [mysql_common](https://github.com/blackbeam/rust_mysql_common) | `0.35.4` | `0.35.5` | | [k8s-controller](https://github.com/MaterializeInc/k8s-controller) | `0.6.0` | `0.6.1` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.23.1` | `1.23.2` | | [h2](https://github.com/hyperium/h2) | `0.4.11` | `0.4.12` | | [mappings](https://github.com/polarsignals/rust-jemalloc-pprof) | `0.7.0` | `0.7.1` | | [glob](https://github.com/rust-lang/glob) | `0.3.2` | `0.3.3` | | [aws-runtime](https://github.com/smithy-lang/smithy-rs) | `1.5.9` | `1.5.10` | | [event-listener](https://github.com/smol-rs/event-listener) | `5.4.0` | `5.4.1` | | [form_urlencoded](https://github.com/servo/rust-url) | `1.2.1` | `1.2.2` | | [log](https://github.com/rust-lang/log) | `0.4.27` | `0.4.28` | Updates `anyhow` from 1.0.98 to 1.0.99 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.99) Updates `cargo_toml` from 0.22.1 to 0.22.3 - [Commits](https://gitlab.com/lib.rs/cargo_toml/compare/v0.22.1...v0.22.3) Updates `guppy` from 0.17.19 to 0.17.21 - [Release notes](https://github.com/guppy-rs/guppy/releases) - [Changelog](https://github.com/guppy-rs/guppy/blob/main/release.toml) - [Commits](guppy-rs/guppy@guppy-0.17.19...guppy-0.17.21) Updates `async-trait` from 0.1.88 to 0.1.89 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.88...0.1.89) Updates `governor` from 0.10.0 to 0.10.1 - [Release notes](https://github.com/boinkor-net/governor/releases) - [Changelog](https://github.com/boinkor-net/governor/blob/master/release.toml) - [Commits](boinkor-net/governor@v0.10.0...v0.10.1) Updates `aws-credential-types` from 1.2.5 to 1.2.6 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `hyper-util` from 0.1.16 to 0.1.17 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper-util@v0.1.16...v0.1.17) Updates `cfg-if` from 1.0.1 to 1.0.3 - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](rust-lang/cfg-if@v1.0.1...v1.0.3) Updates `insta` from 1.43.1 to 1.43.2 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.43.1...1.43.2) Updates `kube` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/kube-rs/kube/releases) - [Changelog](https://github.com/kube-rs/kube/blob/main/CHANGELOG.md) - [Commits](kube-rs/kube@2.0.0...2.0.1) Updates `columnar` from 0.10.1 to 0.10.2 - [Release notes](https://github.com/frankmcsherry/columnar/releases) - [Changelog](https://github.com/frankmcsherry/columnar/blob/master/CHANGELOG.md) - [Commits](frankmcsherry/columnar@columnar-v0.10.1...columnar-v0.10.2) Updates `libc` from 0.2.174 to 0.2.175 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.175/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.174...0.2.175) Updates `cc` from 1.2.30 to 1.2.37 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.30...cc-v1.2.37) Updates `aws-sigv4` from 1.3.3 to 1.3.4 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `indexmap` from 2.10.0 to 2.11.4 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.10.0...2.11.4) Updates `mysql_common` from 0.35.4 to 0.35.5 - [Release notes](https://github.com/blackbeam/rust_mysql_common/releases) - [Commits](blackbeam/rust_mysql_common@v0.35.4...v0.35.5) Updates `k8s-controller` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/MaterializeInc/k8s-controller/releases) - [Changelog](https://github.com/MaterializeInc/k8s-controller/blob/main/CHANGELOG.md) - [Commits](https://github.com/MaterializeInc/k8s-controller/commits) Updates `bytemuck` from 1.23.1 to 1.23.2 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.23.1...v1.23.2) Updates `h2` from 0.4.11 to 0.4.12 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](hyperium/h2@v0.4.11...v0.4.12) Updates `mappings` from 0.7.0 to 0.7.1 - [Commits](https://github.com/polarsignals/rust-jemalloc-pprof/commits) Updates `glob` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/rust-lang/glob/releases) - [Changelog](https://github.com/rust-lang/glob/blob/master/CHANGELOG.md) - [Commits](rust-lang/glob@v0.3.2...v0.3.3) Updates `aws-runtime` from 1.5.9 to 1.5.10 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `event-listener` from 5.4.0 to 5.4.1 - [Release notes](https://github.com/smol-rs/event-listener/releases) - [Changelog](https://github.com/smol-rs/event-listener/blob/master/CHANGELOG.md) - [Commits](smol-rs/event-listener@v5.4.0...v5.4.1) Updates `form_urlencoded` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v1.2.1...v1.2.2) Updates `log` from 0.4.27 to 0.4.28 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.27...0.4.28) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.99 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: cargo_toml dependency-version: 0.22.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: guppy dependency-version: 0.17.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: async-trait dependency-version: 0.1.89 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: governor dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: aws-credential-types dependency-version: 1.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: hyper-util dependency-version: 0.1.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: cfg-if dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: insta dependency-version: 1.43.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: kube dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: columnar dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: libc dependency-version: 0.2.175 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: cc dependency-version: 1.2.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: aws-sigv4 dependency-version: 1.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: indexmap dependency-version: 2.11.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple1 - dependency-name: mysql_common dependency-version: 0.35.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: k8s-controller dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: bytemuck dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: h2 dependency-version: 0.4.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: mappings dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: glob dependency-version: 0.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: aws-runtime dependency-version: 1.5.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: event-listener dependency-version: 5.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: form_urlencoded dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: log dependency-version: 0.4.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 ... Signed-off-by: dependabot[bot] <[email protected]>
23047ae to
4cf5084
Compare
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the simple1 group with 24 updates in the / directory:
1.0.981.0.990.22.10.22.30.17.190.17.210.1.880.1.890.10.00.10.11.2.51.2.60.1.160.1.171.0.11.0.31.43.11.43.22.0.02.0.10.10.10.10.20.2.1740.2.1751.2.301.2.371.3.31.3.40.35.40.35.50.6.00.6.11.23.11.23.20.4.110.4.120.7.00.7.10.3.20.3.31.5.91.5.105.4.05.4.11.2.11.2.20.4.270.4.28Updates
anyhowfrom 1.0.98 to 1.0.99Release notes
Sourced from anyhow's releases.
Commits
f2b963aRelease 1.0.992c64c15Merge pull request #420 from dtolnay/enotempty8cf66f7Allow build-script cleanup failure with NFSv3 output directory to be non-fatalf5e145cRevert "Pin nightly toolchain used for miri job"1d7ef1dUpdate ui test suite to nightly-2025-06-306929572Update ui test suite to nightly-2025-06-1837224e3Ignore mismatched_lifetime_syntaxes lint11f0e81Pin nightly toolchain used for miri jobd04c999Raise required compiler for backtrace feature to rust 1.82219d163Update test suite to nightly-2025-05-01Updates
cargo_tomlfrom 0.22.1 to 0.22.3Commits
7877292Bump4e1e63cfmt2c397c5Doc profile is no more03e676aMore default trait implscfb44eaClippyUpdates
guppyfrom 0.17.19 to 0.17.21Release notes
Sourced from guppy's releases.
Commits
02311ef[guppy] version 0.17.216b3d921[target-spec] version 3.5.107617e7update README + changelogs0dd55e3[meta] update cfg-expr to 0.20.2 + other deps074f242chore(deps): update taiki-e/install-action digest to bb5b6ec (#531)e9db933chore(deps): update actions/checkout digest to 08eba0b (#530)bd719c0fix(deps): update rust crate indexmap to 2.11.04151879clippy fixes for Rust 1.8937c8f21chore(deps): update taiki-e/install-action action to v2.56.12 (#526)542412fchore(deps): update taiki-e/install-action digest to aa4fe33 (#525)Updates
async-traitfrom 0.1.88 to 0.1.89Release notes
Sourced from async-trait's releases.
Commits
a7e91e9Release 0.1.89fbcfcacMerge pull request 293 from Veykril/lw/quote_spannedfd93990Improve use of spans inquote_spanneda5093feAdd type-mismatch ui test6d12b44Revert "Pin nightly toolchain used for miri job"dd9e4baHide unused_variables warning in consider-restricting.rs ui testb454fc8Update ui test suite to nightly-2025-08-039c880e8Update ui test suite to nightly-2025-07-307ca751dIgnore unused_parens warning in test2bccfebUpdate ui test suite to nightly-2025-05-28Updates
governorfrom 0.10.0 to 0.10.1Commits
6025d5fMerge pull request #278 from boinkor-net/release/governor/0.10.1bf4d561Update changelog for the release0de0726Release 0.10.1 🎉🎉c68a93cMerge pull request #276 from boinkor-net/no-more-crates-io-creds6c0087dDelete now-superseded release workflowse76fe9achore: Update release_to_crates_io.yml in governor48b5250chore: Update release_pr_for_crates_io.yml in governorf781a44Merge pull request #277 from boinkor-net/push-tolxmqwvvvkz0510610Fix feature combinations for the jitter mod80d08c4Explicitly return an anonymous lifetimeUpdates
aws-credential-typesfrom 1.2.5 to 1.2.6Commits
Updates
hyper-utilfrom 0.1.16 to 0.1.17Release notes
Sourced from hyper-util's releases.
Changelog
Sourced from hyper-util's changelog.
Commits
3021828v0.1.179fb7cd5fix(client): allow absolute-form if is_proxied is set even on HTTPS (#225)00035barefactor: set correct cfg on common::{rewind, Exec, Lazy, SyncWrapper} (#224)ad8c7c5refactor(connect): safely convertSocketto TokioTcpSocket(#223)00911ecchore(test): remove some miri exception config (#222)Updates
cfg-iffrom 1.0.1 to 1.0.3Release notes
Sourced from cfg-if's releases.
Changelog
Sourced from cfg-if's changelog.
Commits
9c7bb0bchore: release v1.0.3 (#93)145894cRevert "Remove@__identityrule."9f747fechore: release v1.0.2 (#88)97739b8Fix some ugly and inconsistent formatting.4d7a585Remove@__identityrule.527acbdBump actions/checkout from 4 to 5Updates
instafrom 1.43.1 to 1.43.2Release notes
Sourced from insta's releases.
Changelog
Sourced from insta's changelog.
Commits
01fc57fFix Windows runner configuration for releases88c9a2fPrepare CHANGELOG for 1.43.2 release (#802)d03c2a6Improve error handling for cargo workspace detection (#800)55987acFix clippy uninlined_format_args lint warnings (#801)ae26e81Change diff line numbers to 1-based indexing (#799)26efb60Release insta 1.43.2 (#791)7793782Preserve snapshot names with INSTA_GLOB_FILTER (#786)1d6e0c7chore: bump libc crate (#784)1a17ea9chore: fix clippy 1.88 errors (#783)7d0de48Fix source path in snapshots for non-child workspaces (#778)Updates
kubefrom 2.0.0 to 2.0.1Release notes
Sourced from kube's releases.
Changelog
Sourced from kube's changelog.
Commits
45f9c9brelease 2.0.1de5001cMerge pull request #1824 from pgerber/lt3913f7fRemove unused use<'_> from log_stream()c879038Merge pull request #1822 from tottoto/runtime-macros-dependency2923051update to runtime-macros 1.1.1e8f8ec9Merge pull request #1819 from kube-rs/dependabot/github_actions/clechasseur/r...88c1185Merge branch 'main' into dependabot/github_actions/clechasseur/rs-clippy-check-5bed80fbimport 2.0 changelog2a3e644Bump clechasseur/rs-clippy-check from 4 to 5Updates
columnarfrom 0.10.1 to 0.10.2Release notes
Sourced from columnar's releases.
Changelog
Sourced from columnar's changelog.
Commits
2452ba4chore: release v0.10.2d3d4ccdMerge pull request #64 from antiguru/box_support0e1b65eRust 1.79 compatf90f29dpub mod9fb99b3Just a single newtypeda16554Support boxed typesb35d415Merge pull request #61 from frankmcsherry/release-plz-2025-08-08T17-41-10ZUpdates
libcfrom 0.2.174 to 0.2.175Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
84e26e6Update the lockfile4d04aeechore: release libc 0.2.17594a7f32cleanup: Format a file that was missed1725273Rename the ctest file frommaintocteste9b021bfreebsd adding further TCP stack related constants.9606a29freebsd15: Add ki_uerrmsg to struct kinfo_proc2816bc2libc-test: include sys/ktls.h on freebsdadfe283libc-test: Account for xktls_session_onedir::gen (freebsd)4cc1bf4freebsd: Document avoidance of reserved namegen7cdcaa6freebsd: Fix type of struct xktls_session_onedir, field ifnetUpdates
ccfrom 1.2.30 to 1.2.37Changelog
Sourced from cc's changelog.
Commits
236b4f8chore(cc): release v1.2.37 (#1555)1f6ffb1Fix errmsg in RustcCodegenFlags::set_rustc_flag (#1551)79beddfpropagate stack protector to Linux C compilers (#1550)fafa9fcRefactor: Extract new fnrun_commands_in_parallel(#1549)c8a378echore: release (#1542)f43595bRegenerate windows sys bindings (#1548)6e1e2c5Update windows-bindgen requirement from 0.62 to 0.63 (#1547)52bc4ebAdd fn get_ucrt_dir for find-msvc-tools (#1546)4d2d2f6Regenerate target info (#1544)52c54acci: fix publish.yml (#1543)Updates
aws-sigv4from 1.3.3 to 1.3.4Commits
Updates
indexmapfrom 2.10.0 to 2.11.4Changelog
Sourced from indexmap's changelog.
Commits
03f9e58Merge pull request #418 from a1phyr/hashbrown_0.16ee6080dRelease 2.11.4a7da8f1Use a range for hashbrown0cd5aefUpdatehashbrownto 0.16fd5c819Merge pull request #417 from cuviper/release-2.11.39321145Release 2.11.37b48568Merge pull request #416 from cuviper/release-2.11.249ce7faRelease 2.11.258fd834Merge pull request #414 from DaniPopes/serde_core5dc1d6aDepend onserde_coreinstead ofserdeUpdates
mysql_commonfrom 0.35.4 to 0.35.5Release notes
Sourced from mysql_common's releases.
Commits
2e6f669Addfrunkto docs.rs features3e06fc8Fix doc links41ff339Bump micro version1cce93cAvoid major API change introduced by #1711b8164eMerge pull request #171 from lawrinn/master29ce486Tidy up the #171572d82fAdded tests for handshake and handshake responce packets with MariaDB1379701Formatt normalization for the previous commitc302ac3Issue#401 Adding required definitions for MariaDB metadata skippingUpdates
k8s-controllerfrom 0.6.0 to 0.6.1Commits
Updates
bytemuckfrom 1.23.1 to 1.23.2Changelog
Sourced from bytemuck's changelog.
Commits
c069a2fchore: Release bytemuck version 1.23.28b48ef3.7fef8d9bump derive minimum version. should be a semver patch effect.2524f62chore: Release bytemuck_derive version 1.10.1c4873c9.374df78Make thePod/NoUninitderive macros useassert!to check size equality,...6633a51Fix a typo (#319)1c9e7bachore: Release bytemuck_derive version 1.10.05e58cf7changelog0e11472add support for deriving NoUninit on enums with fields (#292)Updates
h2from 0.4.11 to 0.4.12Release notes
Sourced from h2's releases.
Changelog
Sourced from h2's changelog.
Commits
41a0f80v0.4.1259513cefix: adjust expiring reset stream limits (#858)c85d1e8refactor: reduce noise in fmt::Debug outputs (#855)f36a032docs: update readme about production readiness (#854)0f4f914chore: update to webpki-roots 1 (#851)Updates
mappingsfrom 0.7.0 to 0.7.1Commits
Updates
globfrom 0.3.2 to 0.3.3Release notes
Sourced from glob's releases.
Changelog
Sourced from glob's changelog.
Commits
952da29chore: release v0.3.3 (